Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request updates linter and formatting configurations to improve the development workflow. The most significant changes involve disabling certain validation steps in the linter environment and adjusting Markdown linting rules.

Linter configuration updates:

  • Disabled several validation steps in the linter environment by setting environment variables such as VALIDATE_BIOME_FORMAT, VALIDATE_BIOME_LINT, and others to false in the .github/PSModule.yml file.

Markdown linting rule adjustments:

  • Disabled the MD024 rule (no duplicate headings) and made minor formatting changes to the MD026 rule in .github/linters/.markdown-lint.yml.

@MariusStorhaug MariusStorhaug self-assigned this Oct 9, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner October 9, 2025 20:37
Copilot AI review requested due to automatic review settings October 9, 2025 20:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes linter settings and documentation by disabling certain validation steps and adjusting Markdown linting rules to improve the development workflow.

  • Disabled multiple validation steps in the linter environment (Biome, GitHub Actions Zizmor, JSCPD, Prettier for JSON/Markdown/YAML)
  • Updated Markdown linting rules to allow duplicate headings and adjusted punctuation formatting

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/linters/.markdown-lint.yml Disabled MD024 rule for duplicate headings and reformatted punctuation quotes
.github/PSModule.yml Added linter environment configuration to disable various validation tools

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug MariusStorhaug merged commit a9f4303 into main Oct 9, 2025
39 checks passed
@MariusStorhaug MariusStorhaug deleted the FixDocs branch October 9, 2025 20:50
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Module NerdFonts - 1.0.31 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

GitHub release for NerdFonts v1.0.31 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants